Skip to content

Conversation

@Jipperism
Copy link
Contributor

No description provided.

Jipperism added 12 commits May 23, 2025 18:37
- Introduced a new 'hypercert' field in the Metadata entity arguments.
- The 'hypercert' field is defined as an ID type and references the Hypercert entity and its fields.
… reference

- Introduced a new HypercertWithMetadata class to include metadata in hypercerts.
- Updated the Order type to reference HypercertWithMetadata instead of HypercertBaseType.
- it results in scientific notation which makes it unparseable as BigInt
…e object

- prevents erronous sql exists() checks as whereinput is initialized with all keys but values undefined
- for some reason, kysely database reads return a string when it's supposed to be a uint8 or number. parsing them manually fixes the problem, but to ensure no other bugs exist we should figure out how to make it parse them as numbers.
@github-actions
Copy link

github-actions bot commented May 29, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 58.2% (🎯 58%) 110 / 189
🟢 Statements 58.2% (🎯 58%) 110 / 189
🟢 Functions 25.53% (🎯 25%) 12 / 47
🟢 Branches 38.98% (🎯 38%) 23 / 59
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/controllers/HyperboardController.ts 0% 0% 0% 0% 1
src/lib/graphql/whereFieldDefinitions.ts 100% 100% 100% 100%
src/lib/strategies/isWhereEmpty.ts 100% 100% 100% 100%
src/services/database/entities/AttestationEntityService.ts 100% 100% 100% 100%
src/services/database/entities/BlueprintsEntityService.ts 100% 100% 100% 100%
src/services/database/entities/HyperboardEntityService.ts 100% 100% 100% 100%
src/services/database/entities/MarketplaceOrdersEntityService.ts 100% 100% 100% 100%
src/services/database/entities/UsersEntityService.ts 100% 100% 100% 100%
src/services/database/strategies/BlueprintsQueryStrategy.ts 100% 100% 100% 100%
src/services/database/strategies/HyperboardsQueryStrategy.ts 100% 100% 100% 100%
src/services/database/strategies/QueryStrategyFactory.ts 100% 100% 100% 100%
src/services/graphql/resolvers/hyperboardResolver.ts 100% 100% 100% 100%
src/services/graphql/resolvers/orderResolver.ts 100% 100% 100% 100%
src/utils/processCollectionToSection.ts 100% 100% 100% 100%
Generated in workflow #105 for commit 54bb303 by the Vitest Coverage Report Action

@Jipperism Jipperism requested a review from bitbeckers May 29, 2025 12:29
@Jipperism Jipperism self-assigned this May 29, 2025
@Jipperism Jipperism mentioned this pull request May 29, 2025
@Jipperism Jipperism marked this pull request as ready for review June 6, 2025 17:56
@Jipperism Jipperism merged commit 1cbf4ac into develop Jun 6, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from In review to Done in Hypercerts dev team daily ops Jun 6, 2025
@Jipperism Jipperism deleted the feature/frontend-compatibility-with-v2 branch July 9, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants